Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.user.center.action.widgets--typeCompatibility

This contribution is part of XML component org.nuxeo.ecm.user.center.action.widgets inside nuxeo-user-center-9.10.jar /OSGI-INF/action-widgets-contrib.xml

Extension Point

Extension point typeCompatibility of component ActionService.

Contributed Items

  • <typeCompatibility type="home_rest_document_link">
          <category>USER_CENTER</category>
          <category>UsersGroupsHome_sub_tab</category>
          <category>Dashboard_sub_tab</category>
          <category>MiniMessages_sub_tab</category>
          <category>Collections_sub_tab</category>
          <category>Certificate_sub_tab</category>
          <category>WorkflowHome_sub_tab</category>
          <category>ActivityStream_sub_tab</category>
          <category>AuthorizedApplication_sub_tab</category>
          <category>Profile_sub_tab</category>
          <category>Preferences_sub_tab</category>
          <category>relationship_network_sub_tab</category>
          <category>SavedSearches_sub_tab</category>
        </typeCompatibility>

XML Source

<extension point="typeCompatibility" target="org.nuxeo.ecm.platform.actions.ActionService">

    <typeCompatibility type="home_rest_document_link">
      <category>USER_CENTER</category>
      <category>UsersGroupsHome_sub_tab</category>
      <category>Dashboard_sub_tab</category>
      <category>MiniMessages_sub_tab</category>
      <category>Collections_sub_tab</category>
      <category>Certificate_sub_tab</category>
      <category>WorkflowHome_sub_tab</category>
      <category>ActivityStream_sub_tab</category>
      <category>AuthorizedApplication_sub_tab</category>
      <category>Profile_sub_tab</category>
      <category>Preferences_sub_tab</category>
      <category>relationship_network_sub_tab</category>
      <category>SavedSearches_sub_tab</category>
    </typeCompatibility>

  </extension>